FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package mio.kbv.mutterpass#1.0.0 (62 ms)

Package mio.kbv.mutterpass
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=mio.kbv.mutterpass@1.0.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_MR_Control_Needed
Url https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_MR_Control_Needed
Version 1.0.0
Status active
Date 2020-11-30
Name KBV_EX_MIO_MR_Control_Needed
Experimental False
Copyright Im folgenden Profil können Codes aus den Codesystemen Snomed, Loinc oder Ucum enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED Clinical Terms® (SNOMED CT®) which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license. This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright © 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved. THE UCUM TABLE (IN ALL FORMATS), UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED "AS IS." ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_MR_Observation_Abnormalities KBV_PR_MIO_MR_Observation_Abnormalities
https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_MR_Observation_Timely_Development KBV_PR_MIO_MR_Observation_Timely_Development

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_MR_Control_Needed",
  "version" : "1.0.0",
  "name" : "KBV_EX_MIO_MR_Control_Needed",
  "status" : "active",
  "date" : "2020-11-30",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "copyright" : "Im folgenden Profil können Codes aus den Codesystemen Snomed, Loinc oder Ucum enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED Clinical Terms® (SNOMED CT®) which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license. This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright © 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved. THE UCUM TABLE (IN ALL FORMATS), UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED \"AS IS.\" ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Observation"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "definition" : "In dieser Extension kann dokumentiert werden, ob eine Untersuchung kontrollbedürftig ist."
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "closed"
        }
      },
      {
        "id" : "Extension.extension:kode",
        "path" : "Extension.extension",
        "sliceName" : "kode",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.extension:kode.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "kode"
      },
      {
        "id" : "Extension.extension:kode.value[x]",
        "path" : "Extension.extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ]
      },
      {
        "id" : "Extension.extension:kode.value[x]:valueCodeableConcept",
        "path" : "Extension.extension.value[x]",
        "sliceName" : "valueCodeableConcept",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ]
      },
      {
        "id" : "Extension.extension:kode.value[x]:valueCodeableConcept.coding",
        "path" : "Extension.extension.value[x].coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.extension:kode.value[x]:valueCodeableConcept.coding.system",
        "path" : "Extension.extension.value[x].coding.system",
        "min" : 1,
        "fixedUri" : "http://snomed.info/sct"
      },
      {
        "id" : "Extension.extension:kode.value[x]:valueCodeableConcept.coding.version",
        "path" : "Extension.extension.value[x].coding.version",
        "min" : 1,
        "fixedString" : "http://snomed.info/sct/900000000000207008/version/20200731"
      },
      {
        "id" : "Extension.extension:kode.value[x]:valueCodeableConcept.coding.code",
        "path" : "Extension.extension.value[x].coding.code",
        "min" : 1
      },
      {
        "id" : "Extension.extension:kode.value[x]:valueCodeableConcept.coding.display",
        "path" : "Extension.extension.value[x].coding.display",
        "min" : 1
      },
      {
        "id" : "Extension.extension:kode.value[x]:valueCodeableConcept.coding.display.extension",
        "path" : "Extension.extension.value[x].coding.display.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "closed"
        }
      },
      {
        "id" : "Extension.extension:kode.value[x]:valueCodeableConcept.coding.display.extension:anzeigenameCodeSnomed",
        "path" : "Extension.extension.value[x].coding.display.extension",
        "sliceName" : "anzeigenameCodeSnomed",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German"
            ]
          }
        ]
      },
      {
        "id" : "Extension.extension:kode.value[x]:valueCodeableConcept.coding.userSelected",
        "path" : "Extension.extension.value[x].coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:kode.value[x]:valueCodeableConcept.text",
        "path" : "Extension.extension.value[x].text",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:kontrollbeduerftig",
        "path" : "Extension.extension",
        "sliceName" : "kontrollbeduerftig",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.extension:kontrollbeduerftig.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "kontrollbeduerftig"
      },
      {
        "id" : "Extension.extension:kontrollbeduerftig.value[x]",
        "path" : "Extension.extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.extension:kontrollbeduerftig.value[x]:valueBoolean",
        "path" : "Extension.extension.value[x]",
        "sliceName" : "valueBoolean",
        "min" : 1,
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_MR_Control_Needed"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.